home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xt / XtToolkitThreadInitialize.z / XtToolkitThreadInitialize
Encoding:
Text File  |  2001-04-17  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXttttTTTToooooooollllkkkkiiiittttTTTThhhhrrrreeeeaaaaddddIIIInnnniiiittttiiiiaaaalllliiiizzzzeeee((((3333XXXXtttt))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....3333))))XXXXttttTTTToooooooollllkkkkiiiittttTTTThhhhrrrreeeeaaaaddddIIIInnnniiiittttiiiiaaaalllliiiizzzzeeee((((3333XXXXtttt))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XtToolkitThreadInitialize - initialize the toolkit for
  10.           multiple threads
  11.  
  12.      SSSSYYYYNNNNTTTTAAAAXXXX
  13.           Boolean XtToolkitThreadInitialize()
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.           If _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e was previously called, it
  17.           returns. The application programmer must ensure that two or
  18.           more threads do not simultaneously attempt to call
  19.           _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e; the effect of this is undefined.
  20.           _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e returns _T_r_u_e if the host operating
  21.           system has threads and the Intrinsics are thread safe.
  22.  
  23.      NNNNOOOOTTTTEEEESSSS
  24.           The SGI implementation of the Intrinsics supports concurrent
  25.           threads only for the POSIX thread programming model
  26.           (pthreads).  _X_t_T_o_o_l_k_i_t_T_h_r_e_a_d_I_n_i_t_i_a_l_i_z_e will return False if
  27.           the application is not linked with the pthread run-time
  28.           library.  See the pthreads(5) man page for information about
  29.           creating a pthread process.
  30.  
  31.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  32.           pthreads(5)
  33.           _X _T_o_o_l_k_i_t _I_n_t_r_i_n_s_i_c_s - _C _L_a_n_g_u_a_g_e _I_n_t_e_r_f_a_c_e
  34.           _X_l_i_b - _C _L_a_n_g_u_a_g_e _X _I_n_t_e_r_f_a_c_e
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 4/6/01)
  64.  
  65.  
  66.  
  67.